home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / Making Prefs / Making Prefs info next >
Encoding:
Text File  |  1994-11-05  |  306 b   |  4 lines  |  [TEXT/ttxt]

  1. Making Prefs
  2. Bernard256@aol.com
  3.  
  4. If you have ever wondered how to make preference files or just how to save resources in general, this snippet contains two functions that will help you. ReadPref will read information from a preferences file, while SavePref will write information out to a preferences file.